home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / doom / quake3.zip / FLASHLT2.ZIP / FLASHLT.TXT < prev    next >
Text File  |  1996-08-22  |  2KB  |  72 lines

  1. Title    : Flashlight
  2. Filename : flashlt2.zip
  3. Version  : 2
  4. Date     : 96/08/22
  5. Author   : Jeff Epler
  6. Email    : jepler@inetnebr.com
  7. Credits  : Dave Taylor for providing the world with a Linux version
  8.            of Quake.  If you're a linux geek, make sure that
  9.            computer game companies know you are.  Encourage them
  10.            to release a Linux version of their games.
  11.  
  12.  
  13. Type of Mod
  14. -----------
  15. Quake C  : yes
  16. Sound    : no
  17. MDL      : yes (null.spr is a sprite with a single transparent pixel)
  18.  
  19. Source Included :  yes (unified diff)
  20.  
  21.  
  22. Description of the Modification
  23. -------------------------------
  24.  
  25. This patch allows you to use a flashlight.  Impulse 12 toggles it on and off.
  26.  
  27.  
  28.  
  29. How to Install the Modification
  30. -------------------------------
  31.  
  32. Read howpatch.txt for instructions on reconstituting the qc source.
  33. It also describes the basics of compiling.  If you don't have a clue,
  34. try to find one.
  35.  
  36. Since it seems many people are without clue, I am including progs.dat
  37. in this release of my code.
  38.  
  39. Technical Details
  40. -----------------
  41.  
  42. Find where the player is aiming.  Put an invisible sprite there with
  43. EF_DIMLIGHT.  It's not a directed ray of light, but in many cases it
  44. looks credible.
  45.  
  46. Someone tell me how to make the monsters get mad when I shine the light at
  47. them.
  48.  
  49. Author Information
  50. ------------------
  51.  
  52. I'm the author of friend, flashlt and solidmon and morph.  I enjoy the
  53. time I waste on Quake.
  54.  
  55. Copyright and Distribution Permissions
  56. --------------------------------------
  57.  
  58. Authors MAY use these modifications as a basis for other publically
  59. available work.
  60.  
  61. You may distribute this Quake modification in any free electronic format
  62. as long as this description file remains intact and unmodified and is
  63. retained along with all of the files in the archive.
  64.  
  65. You may not publish or distribute this Quake modification in a non-free
  66. form without the permission of the author.
  67.  
  68. Availability
  69. ------------
  70.  
  71. ftp://ftp.cdrom.com/pub/idgames2/quakec/ and mirrors (where else?)
  72.